← Index
NYTProf Performance Profile   
For ../prof.pl
  Run on Wed Dec 14 15:57:08 2022
Reported on Wed Dec 14 16:00:37 2022

Filename(eval 308)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148]
StatementsExecuted 22 statements in 137µs
Eval Invoked At/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148
Sibling evals1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
5831446µs42.4msJSON::Schema::Modern::Document::::_add_resourcesJSON::Schema::Modern::Document::_add_resources
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1package JSON::Schema::Modern::Document;
222137µs2232.0ms
# spent 42.4ms (446µs+41.9) within JSON::Schema::Modern::Document::_add_resources which was called 58 times, avg 730µs/call: # 36 times (361µs+9.87ms) by JSON::Schema::Modern::Document::__ANON__[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/JSON/Schema/Modern/Document.pm:135] at line 133 of JSON/Schema/Modern/Document.pm, avg 284µs/call # 15 times (57µs+22.3ms) by JSON::Schema::Modern::Document::BUILD at line 171 of JSON/Schema/Modern/Document.pm, avg 1.49ms/call # 7 times (28µs+9.75ms) by JSON::Schema::Modern::Document::BUILD at line 168 of JSON/Schema/Modern/Document.pm, avg 1.40ms/call
sub _add_resources {$$wrapped->(@_);}
3;